Delete a Stop

SecurityAuthToken
Request
path Parameters
shipmentId
required
string <uuid>

The id of the shipment

stopId
required
string <uuid>

The id of the stop

header Parameters
X-Company-Id
string

allows request to retrieve information about the company given in the header instead of the company associated with the requesting user

Responses
204

Successfully carried out the operation. No content returned

default

Default error response

delete/shipments/{shipmentId}/stops/{stopId}/
Request samples
Response samples
application/json
{
  • "message": "string"
}
Copyright © Shipwell 2024. All right reserved.